cssnode: Return NULL as frame clock when animations are disabled
authorBenjamin Otte <otte@redhat.com>
Fri, 20 Feb 2015 23:16:58 +0000 (00:16 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Mar 2015 14:23:32 +0000 (15:23 +0100)
commit172f345d01f17cf6cfde3456d14436fe468a672f
tree4a06435db6d929ad115d0fb134b5926808d1e3b1
parentfbe796f293dd3ac6f06aa156121d3cde3cb673a2
cssnode: Return NULL as frame clock when animations are disabled

This is a crude hack, but it works.

FIXME: Hook it up to the GtkSettings so that we properly update when the
setting changes.
gtk/gtkcsswidgetnode.c